Use the Histogram tool to plot the intensity distribution within a region on any dataset available in the Data Properties and Settings panel. Histograms, which show the number of pixels found at each different intensity value(s), have many uses. One of the most common is to help determine a threshold value to use for post-processing. For example, if an image is suitable for thresholding then its histogram will be bi-modal and pixel intensities will be clustered around two well-separated values. A suitable threshold for separating these two groups will be found somewhere in between the two peaks in the histogram.
Region histogram
For an 8-bit grayscale image there are 256 different possible intensities. The histogram will graphically display the distribution of those grayscale values within a specific number of bins.
Description | |
---|---|
Tools |
Allows you to pan, zoom, and reset the histogram (see Using the Histogram Tools).
|
Y log |
If selected, the Y-axis will be plotted in log scale. |
Dataset |
Indicates the image data from which the values are plotted and provides a drop-down list for selecting other datasets. |
Statistics* |
Describes the plotted values as follows: Minimum… Indicates the minimum value within the region. Maximum… Indicates the maximum value within the region. Mean… Indicates the mean value within the region. Standard deviation… Indicates the standard deviation of plotted values. |
Export to CSV |
Lets you export histogram data in the CSV file format. |
Copy to Clipboard |
Copies the histogram statistics to the clipboard. |
* Values are calculated for the selected image data and expressed in the native units of the dataset.
The histogram of the selected region appears.
The Histogram tools allow you to pan and zoom, as well as reset the histogram.
|
Icon | Description |
---|---|---|
Pan |
|
Lets yo pan the figure, as follows:
NOTE You can also click with the right mouse button and then drag left and right to Zoom in and Zoom out on the X axis. |
Zoom |
|
Lets you zoom in or zoom out, as follows:
|
Reset |
|
Resets the original view of the figure. |
Save |
|
Lets you save the figure as a bitmap image, vector graphic, or in the PDF file format. Figures can also be saved as raw data or PGF code for LaTeX. |
Settings |
|
Lets you edit the captions on the histogram, apply scaling, and set a data range. These options are available in the Figure options dialog, shown below. |